Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ci): add release please and fernignore #3

Merged
merged 2 commits into from
Dec 18, 2024
Merged

feat(ci): add release please and fernignore #3

merged 2 commits into from
Dec 18, 2024

Conversation

matanyall
Copy link
Member

@matanyall matanyall commented Dec 18, 2024

This pull request introduces two new GitHub workflows and updates the .fernignore file to exclude these workflows from being modified by Fern. The changes aim to automate pull request linting and the release process.

GitHub Workflows:

  • .github/workflows/conventional-pr.yml: Added a new workflow to lint pull requests using the conventional pull request action. This workflow triggers on pull request events for the main branch.
  • .github/workflows/release.yml: Added a new workflow to automate the release process using the release-please action. This workflow is triggered on push events to the main branch and includes steps for generating a token, creating a release, and publishing to PyPI.

Configuration Updates:

  • .fernignore: Updated to exclude the new workflow files from being modified by Fern.

@matanyall matanyall changed the title Fern-init feat(ci): add release please and fernignore Dec 18, 2024
@matanyall matanyall merged commit b2a5aae into main Dec 18, 2024
5 of 6 checks passed
@matanyall matanyall deleted the fern-init branch December 18, 2024 21:33
@sofer-ai-bot sofer-ai-bot bot mentioned this pull request Dec 23, 2024
matanyall pushed a commit that referenced this pull request Dec 23, 2024
🤖 I have created a release *beep* *boop*
---


## 0.1.0 (2024-12-23)


### Features

* **🌿:** fern regeneration 12-23-2024
([#6](#6))
([931cb07](931cb07))
* basic example
([686b65b](686b65b))
* **ci:** add release please and fernignore
([#3](#3))
([b2a5aae](b2a5aae))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: sofer-ai-bot[bot] <187193998+sofer-ai-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant